xen.git
2009-09-15 Keir FraserPoD: Implement PoD for EPT
2009-09-15 Keir Fraserp2m: Reorganize p2m_pod_demand_populate in preparation...
2009-09-15 Keir FraserEPT: Clean up some code
2009-09-15 Keir FraserPoD: Check p2m assumption in debug builds
2009-09-15 Keir FraserPoD: Fix debug build.
2009-09-15 Keir FraserPoD: Don't reclaim xenheap pages in zero-sweep
2009-09-15 Keir FraserPoD: Scrub pages before adding to the cache
2009-09-15 Keir Fraserpassthrough: remove pointless error checks
2009-09-09 Keir Fraserx86: add an extra check when validating a huge pv L2...
2009-09-09 Keir FraserFix an obviously inverted check in offline_page()
2009-09-09 Keir FraserFix typo in c/s 20158:f9ce5858.
2009-09-09 Keir Fraserxm,xend: Make cpus parameter available
2009-09-09 Keir Frasermount /proc/xen in init.d/xen
2009-09-08 Keir Fraserx86: Fix typo in p2m_pod_set_cache_target
2009-09-08 Keir FraserUpdate QEMU_TAG to 2836e73adcd994de071f4eec1aa538a5ca849118
2009-09-08 Keir Fraserxend: Fix syntax error
2009-09-08 Keir FraserVT-d: prevent dom0 to use VT-d HW
2009-09-07 Keir FraserFix etags invocation
2009-09-07 Keir Fraserxend: passthrough: add an option pci-passthrough-strict...
2009-09-07 Keir Fraservt-d: don't treat IOAPIC RTE of dest_SMI type specially.
2009-09-07 Keir Fraservt-d: some small fixes to apic_pin_2_ir_idx
2009-09-07 Keir Fraserx86: Some cleanups for apic_write, apic_read, apic_wrms...
2009-09-07 Keir Fraservt-d: replace the gdprintk with dprintk since it isn...
2009-09-07 Keir Fraserpygrub: trap exception when python module import fails
2009-09-07 Keir Fraservt-d: avoid obtaining iommu->register_lock too early in
2009-09-07 Keir Fraserxend: Enable to set config variables in /etc/sysconfig...
2009-09-07 Keir Fraserxend: Revert c/s 17536 which breaks PV passthru of...
2009-09-07 Keir FraserAdd the support of x2apic logical cluster mode.
2009-09-07 Keir Fraservt-d: use 32-bit Destination ID when Interrupt Remappin...
2009-09-07 Keir Fraservt-d: enhance the support of Interrupt Remapping EIM...
2009-09-07 Keir Fraserx86/mmcfg: misc adjustments
2009-09-07 Keir Fraseramd iommu: Remove a useless flag and fix I/O page fault...
2009-09-07 Keir Fraseramd iommu: Cleanup initialization functions and fix...
2009-09-07 Keir Fraserx86-64/mmcfg: add explicit support for nVidia MCP55
2009-09-07 Keir Fraserx86: convert frame_table to a #define
2009-09-07 Keir FraserTidy evtchn keyhandler a little
2009-09-07 Keir Fraserxend: passthrough: fix physdev_map_pirq invocation
2009-09-07 Keir FraserFix some issues for HVM log dirty:
2009-09-04 Keir Fraserx86: Fix PoD cache size when decreasing memory
2009-09-04 Keir Fraserxend: Support "bootloader" mode for "drbd:" devices
2009-09-04 Keir Fraserxend: fix domain_migrate
2009-09-03 Keir Fraservt-d: fix Dom0 S3 resume.
2009-09-03 Keir Fraserx86 vpt: Small performance fixes.
2009-09-03 Keir Fraserxm: Add "tap2" to attach blocktap disks to VM
2009-09-03 Keir Fraserx86: com devices's irqaction shouldn't free.
2009-09-03 Keir Fraser[IOMMU] dynamic VTd page table for HVM guest
2009-09-02 Keir Fraserlibxenguest: Remove unused static inline function is_lo...
2009-09-02 Keir FraserEnable some SCSI drivers in pvops kernel config
2009-09-02 Keir Fraserx86: Remove the redundant logic in set_msi_affinity
2009-09-02 Keir Fraserxm: Make cpu_{cap|weight} available when using XenAPI
2009-09-02 Keir Fraserx86: rdtsc emulation (PV and HVM) must be monotonically...
2009-09-02 Keir Fraserpygrub: Match bare-metal GRUB behavior for passwords
2009-09-01 Keir Fraserx86 hvm: remove pt_reset()
2009-09-01 Keir Fraserx86 passthru:: graphics passthrough
2009-09-01 Keir Fraserx86: Make the hypercall PHYSDEVOP_alloc_irq_vector...
2009-09-01 Keir Fraser[IA64] Further irq-vector fix.
2009-08-31 Keir Fraserxend: Fix c/s 20137 -- do not redefine built-in name...
2009-08-31 Keir Fraserx86 hvm: Clean up VLAPIC interfaces a little, and fix...
2009-08-31 Keir Fraser[IA64] Fix serial console freeze issue
2009-08-31 Keir Fraserlibxc: Avoid a constant-zero-sized memset().
2009-08-31 Keir Fraserxend: Greater verbosity on domain creation failure
2009-08-31 Keir Fraserx86/numa: fix c/s 20120 (Fix SRAT check for discontig...
2009-08-31 Keir Fraserproperly __initdata-annotate command line option string...
2009-08-31 Keir Fraserx86: properly __init-annotate time.c
2009-08-31 Keir Fraserintroduce size_param()
2009-08-31 Keir Fraserx86_emulate: honor failure of in_longmode()
2009-08-31 Keir Fraserx86, ept: remove execute permission for granted pages...
2009-08-31 Keir FraserAdjust non-default sized console ring allocation
2009-08-31 Keir Fraserx86: fix get_free_pirq
2009-08-27 Keir Fraserx86: softtsc for PV domains
2009-08-27 Keir Fraserx86: fix msi_free_irq().
2009-08-27 Keir Fraser[HVM] add super page support for HVM migration
2009-08-26 Keir Fraserxend: Do not pass pointer to a 16-bit domid_t to PyArg_...
2009-08-26 Keir Fraserxend: Flask MLS security label handling
2009-08-25 Keir Fraserstubdom: Backport fix for SIZE_MAX from newlib 1.17.0
2009-08-25 Keir FraserAccurate accounting for credit scheduler
2009-08-25 Keir Fraserxend: Fix typos in configure_vtpm
2009-08-25 Keir Fraserx86 numa: Fix SRAT check for discontig memory
2009-08-25 Keir Fraserxen/xsm/flask: Fix Flask MLS context generation
2009-08-25 Keir Fraserpygrub: Set path in #! line of pygrub, too
2009-08-25 Keir Fraserxend: Add support for URI ('file:' and 'data:' scheme...
2009-08-24 Keir Fraserlibxc: More LZMA/BZIP fixes.
2009-08-24 Keir Fraservtpm: Upgrade to using tpm_emulator-0.5.1
2009-08-24 Keir Fraserxend: Allow vtpm instance uuid to be specified on domai...
2009-08-24 Keir Fraservtpm: Fix hashed-memory file writing.
2009-08-24 Keir Fraserx86: run timers when populating Dom0's P2M table
2009-08-21 Keir Fraserx86: Ensure irq is disabled before taking vector_lock.
2009-08-21 Keir Fraseria64: Fix ia64 build issue introduced by per-cpu vector...
2009-08-21 Keir FraserUpdate .hgignore for tools/libxc/.zlib.deps
2009-08-21 Keir Fraserdocs/misc: Update XSM Flask documentation
2009-08-21 Keir Fraserpygrub: Fix elilo handling after password patch.
2009-08-21 Keir FraserRevert 20105:979fd420311b
2009-08-21 Keir Fraserlibxc: Remove minios-specific hack for generating ...
2009-08-20 Keir Fraserlibxenguest: Fix libbz2/liblzma dependency computation.
2009-08-20 Keir Fraserdomain builder: Implement bzip2 and LZMA loaders
2009-08-20 Keir Frasertools/flask/policy: Updates to policy and policy build...
2009-08-20 Keir Fraserx86_64 hvm: Adjust COMPAT_VIRT_START for 32-bit HVM...
2009-08-20 Keir Fraserxm-test: Fix testcase '11_block_attach_shared_dom0...
2009-08-20 Keir Fraserpygrub: Add password support
2009-08-20 Keir Fraserx86: shadow_alloc_p2m_page() should call shadow_preallo...
next